'Declaration
Public Property OnValueChanged As EventHandler(Of C1NumericBoxEventArgs)
public EventHandler<C1NumericBoxEventArgs> OnValueChanged {get; set;}
'Declaration
Public Property OnValueChanged As EventHandler(Of C1NumericBoxEventArgs)
public EventHandler<C1NumericBoxEventArgs> OnValueChanged {get; set;}